GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.LicenseManager / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.LicenseManager~RegisterKEY / RegisterKEY(String) Method





In This Topic
RegisterKEY(String) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Function RegisterKEY( _
   ByVal Key As String _
) As Boolean
public bool RegisterKEY( 
   string Key
)
public function RegisterKEY( 
    Key: String
): Boolean; 
public function RegisterKEY( 
   Key : String
) : boolean;
public: bool RegisterKEY( 
   string* Key
) 
public:
bool RegisterKEY( 
   String^ Key
) 

Parameters

Key
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.LicenseManager
LicenseManager Members
Overload List